You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > MatrixInt Structure > MatrixInt Methods > Rotate90 Method > MatrixInt.Rotate90 Method ([In] TMtxInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MatrixInt.Rotate90 Method ([In] TMtxInt)

Rotate all Mtx matrix Rows 90deg clockwise.

Syntax
C#
Visual Basic
public TMtxInt Rotate90([In] TMtxInt Mtx);

Store the results in calling matrix. The Rows, Cols and IntPrecision properties of the calling matrix are adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!